[INFO] fetching crate xparallel 0.1.4...
[INFO] testing xparallel-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate xparallel 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate xparallel 0.1.4
[INFO] finished tweaking crates.io crate xparallel 0.1.4
[INFO] tweaked toml for crates.io crate xparallel 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xparallel 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be5e1f06f9f9b0e30ed47557cde5e301e1c4161c7463a1dbb3fb78bcf0c674df
[INFO] running `Command { std: "docker" "start" "-a" "be5e1f06f9f9b0e30ed47557cde5e301e1c4161c7463a1dbb3fb78bcf0c674df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be5e1f06f9f9b0e30ed47557cde5e301e1c4161c7463a1dbb3fb78bcf0c674df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be5e1f06f9f9b0e30ed47557cde5e301e1c4161c7463a1dbb3fb78bcf0c674df", kill_on_drop: false }`
[INFO] [stdout] be5e1f06f9f9b0e30ed47557cde5e301e1c4161c7463a1dbb3fb78bcf0c674df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19433d252848e4631a9d84ddc12196fb5e6b412b629e66ad9914046102eea707
[INFO] running `Command { std: "docker" "start" "-a" "19433d252848e4631a9d84ddc12196fb5e6b412b629e66ad9914046102eea707", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling xparallel v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `profile`
[INFO] [stdout]   --> build.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let profile = env::var("PROFILE").unwrap();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: xparallel@0.1.4: In file included from /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate/xparallel/cpp/xparallel/xparallel.hpp:3,
[INFO] [stderr] warning: xparallel@0.1.4:                  from /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/sources/xparallel/src/pxl_ffi.rs.cc:1:
[INFO] [stderr] warning: xparallel@0.1.4: /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate/xparallel/cpp/xparallel/context.hpp:3:10: fatal error: pxl/pxl.hpp: No such file or directory
[INFO] [stderr] warning: xparallel@0.1.4:     3 | #include "pxl/pxl.hpp"
[INFO] [stderr] warning: xparallel@0.1.4:       |          ^~~~~~~~~~~~~
[INFO] [stderr] warning: xparallel@0.1.4: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `xparallel v0.1.4 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/xparallel-0f343a0eeb18f684/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/pxl_ffi.rs
[INFO] [stderr]   XPARALLEL_CPP_LIB_DIR: /usr/local/lib
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/local/lib
[INFO] [stderr]   cargo:rustc-link-lib=static:+whole-archive=xparallel_cpp
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/local/lib
[INFO] [stderr]   cargo:rerun-if-changed=src/pxl_ffi.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=xparallel
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate/xparallel/cpp/xparallel/xparallel.hpp:3,
[INFO] [stderr]   cargo:warning=                 from /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/sources/xparallel/src/pxl_ffi.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate/xparallel/cpp/xparallel/context.hpp:3:10: fatal error: pxl/pxl.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    3 | #include "pxl/pxl.hpp"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/crate" "-I" "/home/smshin/workspace/sdk/rs/lib/../../pxl/include/" "-Wall" "-Wextra" "-D_SIM_=1" "-o" "/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/d07c0c2b7ce29c94-pxl_ffi.rs.o" "-c" "/opt/rustwide/target/debug/build/xparallel-c2b484bdbc05d60b/out/cxxbridge/sources/xparallel/src/pxl_ffi.rs.cc"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "19433d252848e4631a9d84ddc12196fb5e6b412b629e66ad9914046102eea707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19433d252848e4631a9d84ddc12196fb5e6b412b629e66ad9914046102eea707", kill_on_drop: false }`
[INFO] [stdout] 19433d252848e4631a9d84ddc12196fb5e6b412b629e66ad9914046102eea707
